Welcome![Sign In][Sign Up]
Location:
Search - wininet ftp

Search list

[Ftp ClientftpClient

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP和LeapFTP--This instance has realised a whole FTP client by WinInet interface, its interface is similar to CuteFTP and LeapFTP
Platform: | Size: 131072 | Author: 站长 | Hits:

[Internet-Networkftp_WinInet

Description: 用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
Platform: | Size: 6078464 | Author: 陈泽雄 | Hits:

[Firewall-SecurityVC++网络高级编程之八

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP 其中有两个例子.有一个可以设置防火墙和代理类型,界面没有另一个好.-example through the WinInet programming interface to achieve a complete FTP client, and interface similar to the new CuteFTP with two examples. One can set up a firewall and proxy types, not another good interface.
Platform: | Size: 6073344 | Author: 张思发 | Hits:

[Ftp ServerFTP上传下载文件源码vb

Description: 使用wininet.dll实现FTP的基本操作,能直接使用。-use FTP connect achieve the basic operation, can directly use.
Platform: | Size: 10240 | Author: 周新 | Hits:

[Internet-NetworkFtpFiless

Description: 使用WinInet类开发的ftp客户端 实现了ftp的基本功能.-category development ftp client achieve the ftp's basic functions.
Platform: | Size: 28672 | Author: 李聪 | Hits:

[Process-Threadftp协议实现多线程断点续传

Description: ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download as an important function to be achieved. Microsoft's WinInet class can use these functions below : InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile;
Platform: | Size: 91136 | Author: 云水 | Hits:

[Ftp Clientwininet_ftpclient

Description: VB写的FTP源程序,可以上传下载软件、文档。-write VB source FTP, uploading and downloading software, documentation.
Platform: | Size: 100352 | Author: 中华红客 | Hits:

[Ftp ClientMyWinInetFtp

Description: 简单的FTP客户端,只实现了单个目录的上传和下载,大家可以根据它改进,做出自己的Ftp来哈-simple FTP client, only to achieve a single directory to upload and download, we can improve it and make their own Ftp to Kazakhstan
Platform: | Size: 25600 | Author: 涛涛 | Hits:

[Windows DevelopUpDemo

Description: UPDDEMO,展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法。-UPDDEMO. using WinInet display FTP function in the second threads implementation period from anonymous FTP server download methods.
Platform: | Size: 80896 | Author: 郑森 | Hits:

[Ftp Client98_FTPExp

Description: FTP文件传输程序,使用WinInet类编写。-FTP file transfer, the use of WinInet category prepared.
Platform: | Size: 31744 | Author: 驴洪涛 | Hits:

[Ftp Clientinstance8

Description: 《Visualc++.net网络编程》随书源码:实例8 使用WinInet编写FTP客户端-"Visual. Net network programming "With the book source : Example 8 using WinInet prepared FTP client
Platform: | Size: 119808 | Author: 八部圣龙 | Hits:

[Windows CECEFTP

Description: 这个程序是我编写的从FTP站点下载文件的wince程序,自己封装了wininet.lib的API 形成几个基于MFC的类,并编写了下载文件的函数,可以移植到任何需要ftp操作的wince程序中。-this procedure is the preparation of the FTP site downloaded documents wince procedures, Packaging of their wininet.lib API form several categories based on the MFC, and the preparation of the documents downloaded function, can be transferred to any need ftp wince operating procedures.
Platform: | Size: 61440 | Author: cliburn | Hits:

[Ftp Clientcompleted_ftp_client

Description: 利用winInet实现完整的ftp客户实例。-use winInet achieve complete ftp client examples.
Platform: | Size: 218112 | Author: xiaojun | Hits:

[Ftp ClientMyFTP_T

Description: 利用MFC WinInet类编写FTP的客户端程序,能够完成登录FTP服务器、目录检索、文件的上传和下载等功能。-use MFC WinInet Class prepared FTP client program. Login to complete FTP server, directory search, document upload and download functions.
Platform: | Size: 36864 | Author: 严磊 | Hits:

[Internet-NetworkCodeProject

Description: 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
Platform: | Size: 5775360 | Author: zy | Hits:

[Ftp ClientClienttFTP

Description: is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer Control.You Can change setting from FTPCLIENT.INI.
Platform: | Size: 52224 | Author: leo | Hits:

[Internet-NetworkFTP

Description: 这是一个用socket写的简单FTP应用程序,虽说用WinInet类可以减低编程难度,但为了能够更好的理解协议的一些细节,此程序选择用socket,这对于想对协议细节了解的程序员肯定会有所帮助-This is a simple to use FTP to write socket applications, although the categories can be used to reduce the programming WinInet difficult, but in order to better understand some of the details of the agreement, the procedures of choice in terms of socket, which would like to know the details of the agreement of the programmers will certainly be helpful
Platform: | Size: 128000 | Author: 王儒伟 | Hits:

[Internet-NetworkFTPfile

Description: 了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。-Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the principle of its work, FTP protocol is how to make local or remote client and server file transfer between, and at the same time to master the use of Visual C++ the language network for Cheng, also mastered the MFC WinInet programming, and other basic methods of the class and use, but also the basic grasp of the basic functions of FTP protocol.
Platform: | Size: 234496 | Author: sunbing | Hits:

[Internet-NetworkNSWinInet

Description: Visual Basic WinINet Useing FTP
Platform: | Size: 8192 | Author: koreshin | Hits:

[Windows DevelopFTP(Wininet.dll)

Description: vb code 應用程式可以使用ftp連線
Platform: | Size: 5120 | Author: chen | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net